home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10421 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  828 b 

  1. Path: newsflash.concordia.ca!not-for-mail
  2. From: "Aaron H. Chu" <chuhc@cs.concordia.ca>
  3. Newsgroups: comp.lang.c
  4. Subject: assembly code in c ?
  5. Date: Sun, 17 Mar 1996 14:55:44 -0500
  6. Organization: Concordia University, Montreal, Canada
  7. Message-ID: <314C6E40.5111@cs.concordia.ca>
  8. NNTP-Posting-Host: sunset.cs.concordia.ca
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. NNTP-Posting-User: 10793
  13. X-Mailer: Mozilla 2.0 (Win95; I)
  14. CC: chuhc@cs.concordia.ca
  15.  
  16. Dear netters,
  17.  
  18. I would like to know whether it is possble to embed assembly
  19. codes in a c program.
  20.  
  21. What about the problems when writing codes on different
  22. platforms ?  Do I need to know the register sets well
  23. before I attempt to write the program ?
  24.  
  25. Replies should direct to me and suggestios are welcomed
  26.  
  27. Thanks in advance
  28.  
  29. Aaron
  30.